Skip to content

add test worker for release certification#12

Merged
chrishagglund-ship-it merged 5 commits intomainfrom
certification-worker
Apr 7, 2026
Merged

add test worker for release certification#12
chrishagglund-ship-it merged 5 commits intomainfrom
certification-worker

Conversation

@chrishagglund-ship-it
Copy link
Copy Markdown
Contributor

@chrishagglund-ship-it chrishagglund-ship-it commented Mar 30, 2026

test worker for release certification.

also corrected some lint that was failing checks.

In the linting setup, The Metrics/ClassLength limit was bumped from 400 to 500 to accommodate WorkflowBuilder, which sits at 470 lines. The class is organized into clearly delimited sections (simple tasks, LLM tasks, control flow, internals) and splitting it into mixins would just scatter a cohesive API across files for the sake of a line count. Happy to discuss if anyone feels strongly about an alternative structure.

@chrishagglund-ship-it chrishagglund-ship-it merged commit ded398a into main Apr 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant